<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>AI Snake Oil: Transcript Excerpt</title> <style> body { font-family: system-ui, sans-serif; line-height: 1.5; padding: 16px; max-width: 800px; margin: auto; white-space: pre-wrap; } </style> </head> <body> //some text </body> </html>